libxl: make libxl-save-helper depend on the autogenerated code targets
authorIan Campbell <ian.campbell@citrix.com>
Fri, 29 Jun 2012 10:24:10 +0000 (11:24 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 29 Jun 2012 10:24:10 +0000 (11:24 +0100)
commit65f28015b498ab0e58e3f2d381f761a774d691fc
treeab2d9da66f01d6d861db5b0a0795a81e4bf5e37d
parenta79655807bdc466f43a7f0c2f0d683ee50a311f5
libxl: make libxl-save-helper depend on the autogenerated code targets

Fixes this build failure:
  In file included from libxl_save_helper.c:44:
  libxl.h:346:26: error: _libxl_types.h: No such file or directory

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile